Skip to content

Add pending user input projections and thread queries#408

Merged
BunsDev merged 1 commit into
mainfrom
okcode/fix-typescriptreact-highlighting
Apr 10, 2026
Merged

Add pending user input projections and thread queries#408
BunsDev merged 1 commit into
mainfrom
okcode/fix-typescriptreact-highlighting

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 10, 2026

Summary

  • Add projection support for pending user input lifecycle, including persistence, projector wiring, and cleanup on thread reset.
  • Introduce overview and thread detail query layers to read orchestration state from projected tables.
  • Extend orchestration contracts with pending user input counts and richer overview/detail data shapes.
  • Normalize React language IDs for syntax highlighting so TS/TSX variants map consistently.

Testing

  • Not run: bun fmt
  • Not run: bun lint
  • Not run: bun typecheck
  • Not run: bun run test

- Map `typescriptreact` and `javascriptreact` to Shiki-supported languages
- Use normalized cache keys and fall back cleanly when highlighting fails
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 10, 2026 5:32pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 10, 2026 5:32pm

@github-actions github-actions Bot added size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 10, 2026
@BunsDev BunsDev merged commit bc45c81 into main Apr 10, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant